DB_HOST=localhost
DB_USER=root
DB_PASSWORD=Lavie@250
DB_NAME=hospital_db
JWT_SECRET=hospital_jwt_secret_key_2024
PORT=5000